home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2008 April / PCgo 2008-04 (DVD).iso / interface / contents / demoversionen_3846 / 13664 / files / Data1.cab / ltsample.reg < prev    next >
Encoding:
Windows Registry Data  |  2001-10-16  |  705 b   |  14 lines

  1. REGEDIT
  2. ; This .REG file may be used by your SETUP program.
  3. ;   If a SETUP program is not available, the entries below will be
  4. ;   registered in your InitInstance automatically with a call to
  5. ;   CWinApp::RegisterShellFileTypes and COleObjectFactory::UpdateRegistryAll.
  6.  
  7.  
  8. HKEY_CLASSES_ROOT\LTSample.Application = LTSample Application
  9. HKEY_CLASSES_ROOT\LTSample.Application\CLSID = {31176187-A076-11D1-B79F-000021452DB6}
  10.  
  11. HKEY_CLASSES_ROOT\CLSID\{31176187-A076-11D1-B79F-000021452DB6} = LTSample Application
  12. HKEY_CLASSES_ROOT\CLSID\{31176187-A076-11D1-B79F-000021452DB6}\ProgId = LTSample.Application
  13. HKEY_CLASSES_ROOT\CLSID\{31176187-A076-11D1-B79F-000021452DB6}\LocalServer32 = LTSAMPLE.EXE
  14.